home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
general
/
viewers
/
polyview
/
polyvw31.lha
/
Polyview3.1
/
new
/
forwardstep.bm
< prev
next >
Wrap
Text File
|
1993-06-23
|
937b
|
22 lines
/* $Header: /usr3/people/gbourhis/pv3/new/RCS/forwardstep.bm,v 1.1 92/09/18 10:55:26 marca Exp $ */
#ifdef RCSLOG
$Log: forwardstep.bm,v $
* Revision 1.1 92/09/18 10:55:26 marca
* Initial revision
*
#endif
#define forwardstep_width 25
#define forwardstep_height 25
static char forwardstep_bits[] = {
0x00, 0x00, 0x00, 0x00, 0xf0, 0x03, 0x1f, 0x00, 0xf0, 0x07, 0x1f, 0x00,
0xf0, 0x07, 0x1f, 0x00, 0xf0, 0x0f, 0x1f, 0x00, 0xf0, 0x0f, 0x1f, 0x00,
0xf0, 0x1f, 0x1f, 0x00, 0xf0, 0x1f, 0x1f, 0x00, 0xf0, 0x3f, 0x1f, 0x00,
0xf0, 0x3f, 0x1f, 0x00, 0xf0, 0x7f, 0x1f, 0x00, 0xf0, 0x7f, 0x1f, 0x00,
0xf0, 0x7f, 0x1f, 0x00, 0xf0, 0x7f, 0x1f, 0x00, 0xf0, 0x7f, 0x1f, 0x00,
0xf0, 0x3f, 0x1f, 0x00, 0xf0, 0x3f, 0x1f, 0x00, 0xf0, 0x1f, 0x1f, 0x00,
0xf0, 0x1f, 0x1f, 0x00, 0xf0, 0x0f, 0x1f, 0x00, 0xf0, 0x0f, 0x1f, 0x00,
0xf0, 0x07, 0x1f, 0x00, 0xf0, 0x07, 0x1f, 0x00, 0xf0, 0x03, 0x1f, 0x00,
0x00, 0x00, 0x00, 0x00};